Just a minor cleanup; gtk.h includes this header in GTK+ 3.
#include <string.h>
#include <gtk/gtk.h>
-#include <gdk/gdkkeysyms.h>
#include "gailbutton.h"
#include <libgail-util/gailmisc.h>
#include "config.h"
#include <gtk/gtk.h>
-#include <gdk/gdkkeysyms.h>
#include "gtkcomboboxaccessible.h"
#include <string.h>
#include <gtk/gtk.h>
#include "gtkpango.h"
-#include <gdk/gdkkeysyms.h>
#include "gtkentryaccessible.h"
#include "gtkcomboboxaccessible.h"
#include <string.h>
#include <gtk/gtk.h>
-#include <gdk/gdkkeysyms.h>
#include "gtkexpanderaccessible.h"
static void atk_action_interface_init (AtkActionIface *iface);
#define __GTK_NOTEBOOK_PAGE_ACCESSIBLE_H__
#include "gtknotebookaccessible.h"
-#include "gailtextutil.h"
G_BEGIN_DECLS
AtkObject parent;
GtkAccessible *notebook;
-
GtkWidget *child;
};
#include <string.h>
#include <gtk/gtk.h>
-#include <gdk/gdkkeysyms.h>
#include "gtkrangeaccessible.h"